home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1995 January
/
macformat-020.iso
/
Shareware City
/
Applications
/
Slide Presenter 1.0 Folder
/
Slide Presenter 1.0
/
Slide Presenter 1.movie
/
00061.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-08-27
|
242 b
|
10 lines
on mouseDown
set oldCast to the castNum of sprite 8
puppetSprite(8, 1)
set the castNum of sprite 8 to the number of cast "Skip down"
updateStage()
repeat while the stillDown
end repeat
set the castNum of sprite 8 to oldCast
end